home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / hboot1 / users / master.hbscript < prev    next >
Text File  |  1996-02-26  |  1KB  |  115 lines

  1.  
  2. ; handy Boot Button Script - Master
  3. ;
  4. ; #                  - Start/End of Definition
  5. ; B3                 - Button number
  6. ; LoadWB             - Button name
  7. ; Run >NIL: C:loadWB - Button Command(s)
  8. ; Run >NIL: C:EndCLI
  9. ; ##                 - End of Button Script
  10. ;
  11. ; Button B1 is RESERVED for Quiting !!!
  12. ; Buttons 8,9,10 are standard
  13. ;
  14. #
  15. B2
  16. Mail
  17. C:Multiview HBoot:BootMail
  18. #
  19. B3
  20. ED Log
  21. DH0:Public/Tools/Ted HBoot:Bootlog
  22. #
  23. B4
  24. Ed Mail
  25. DH0:Public/Tools/Ted HBoot:BootMail
  26. #
  27. B5
  28. Ed But
  29. run >nil: DH0:Public/Tools/Ted HBoot:Users/Master.HBScript
  30. #
  31. B6
  32. CLI
  33. run >nil: NewCLI
  34. #
  35. B7
  36. LoadWB
  37. C:LoadWB
  38. #
  39. B11
  40. NewCLI
  41. C:NewCLI
  42. #
  43. B12
  44. LoadWB
  45. C:LoadWB
  46. #
  47. B13
  48. Control
  49. run > nil: dh0:public/system/control i d ib db vbr mmu ssp ic
  50. #
  51. B14
  52. Multiscan
  53. C:execute S:batchscripts/Multiscan
  54. #
  55. B15
  56. Hires
  57. C:execute S:batchscripts/hires
  58. #
  59. B16
  60. VCheck
  61. Virus_checker DH0:
  62. Virus_checker DH1:
  63. Virus_checker DH2:
  64. #
  65. B17
  66. DOpus
  67. DirectoryOpus
  68. #
  69. B18
  70. DM
  71. run DiskMaster
  72. #
  73. B19
  74. AMOSPro
  75. cd Project:AMOS_Pro
  76. run >NIL: AMOSPro
  77. #
  78. B20
  79. SkoEd
  80. run >Nil: DH0:Public/Tools/SkoEd/SkoEd
  81. #
  82. B21
  83. Ted
  84. run >NIL: Ted
  85. #
  86. B22
  87. Spooler
  88. run >Nil: Tools:Printmanager_2.0/printmanager
  89. #
  90. B23
  91. CrossDos
  92. run DH0:Tools/commodities/CrossDos
  93. #
  94. B31
  95. DPaintIV
  96. run >NIL: DPaint
  97. #
  98. B35
  99. VidiAmiga
  100. run >NIL: Applic:Image/Process/VideAmiga12
  101. ##
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.